toggle menu
JxBrowser
8.1.0
jvm
switch theme
search in API
JxBrowser
/
com.teamdev.jxbrowser.browser.callback
/
[jvm]UpdatePasswordCallback
/
Action
Action
class
Action
:
AsyncCallbackAction
<
R
>
An action providing a response to the
UpdatePasswordCallback
.
Members
Constructors
Action
Link copied to clipboard
constructor
(
consumer
:
Consumer
<
Response
>
)
Functions
ignore
Link copied to clipboard
open
fun
ignore
(
)
Tells the browser not to update the password for this
login
.
is
Closed
Link copied to clipboard
fun
isClosed
(
)
:
Boolean
Returns
true
if this action is closed.
update
Link copied to clipboard
open
fun
update
(
)
Tells the browser to update the password for this
login
in the password store.